home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX 6.5 Applications 1999 May
/
SGI IRIX 6.5 Applications 1999 May.iso
/
dist
/
demos.idb
/
usr
/
demos
/
General_Demos
/
Brushing
/
RUN.z
/
RUN
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-04-09
|
321 b
|
12 lines
#!/bin/csh -f
#
# Brushing startup script
# Copyright 1996 Silicon Graphics, Inc. All Rights Reserved world-wide.
#
# =======================================================================
setenv LD_LIBRARYN32_PATH /usr/demos/General_Demos/Brushing/lib
cd /usr/demos/General_Demos/Brushing/bin
./brush >& /dev/null &